home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / opt / m2300w-Resolution.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  1.2 KB  |  40 lines

  1. <option type="enum" id="opt/m2300w-Resolution">
  2.     <!-- A multilingual <comments> block can appear here, too;
  3.        it should be treated as documentation for the user. -->
  4.     <arg_longname> <en>Resolution</en> </arg_longname>
  5.     <arg_shortname> <en>Resolution</en> </arg_shortname>
  6.     <arg_execution>
  7.     <arg_group>General</arg_group>
  8.     <arg_order>160</arg_order>
  9.     <arg_spot>A</arg_spot>
  10.     <arg_required />
  11.     <arg_substitution />
  12.     <arg_proto>-r %s </arg_proto>
  13.     </arg_execution>
  14.     <constraints>
  15.     <constraint sense="true">
  16.     <driver>m2300w</driver>
  17.     <arg_defval>ev/m2300w-Resolution-1200x600</arg_defval>
  18.     </constraint>
  19.     </constraints>
  20.     <enum_vals>
  21.     <!--enum_val id="ev/m2300w-Resolution-600x600">
  22.         <ev_longname> <en>600x600 dpi</en> </ev_longname>
  23.         <comments>
  24.             <en>Resolution set to 600x600 dpi</en>
  25.         </comments>
  26.         <ev_shortname> <en>600x600</en> </ev_shortname>
  27.         <ev_driverval>1</ev_driverval>
  28.     </enum_val-->
  29.  
  30.     <enum_val id="ev/m2300w-Resolution-1200x600">
  31.         <ev_longname> <en>1200x600 dpi</en> </ev_longname>
  32.         <comments>
  33.             <en>Resolution set to 1200x600 dpi</en>
  34.         </comments>
  35.         <ev_shortname> <en>1200x600</en> </ev_shortname>
  36.         <ev_driverval>2</ev_driverval>
  37.     </enum_val>
  38.     </enum_vals>
  39. </option>
  40.